Skip to content

chore: bump dependencies cosmos v0.53, wasmd v0.55, ibc v10#215

Merged
gusin13 merged 7 commits intomainfrom
gusin13/v0.30
Aug 26, 2025
Merged

chore: bump dependencies cosmos v0.53, wasmd v0.55, ibc v10#215
gusin13 merged 7 commits intomainfrom
gusin13/v0.30

Conversation

@gusin13
Copy link
Contributor

@gusin13 gusin13 commented Aug 25, 2025

No description provided.

@gusin13 gusin13 marked this pull request as ready for review August 25, 2025 20:09
Copilot AI review requested due to automatic review settings August 25, 2025 20:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps major dependencies to support upgraded versions of the Cosmos ecosystem: cosmos-sdk from v0.50 to v0.53, wasmd from v0.54 to v0.55, and ibc-go from v8 to v10. This upgrade removes deprecated capability module dependencies and modernizes IBC integration patterns.

Key changes include:

  • Major dependency version bumps across cosmos-sdk, wasmd, and ibc-go
  • Removal of deprecated IBC capability module and related scoped keepers
  • Migration to IBC v10 compatible APIs and initialization patterns

Reviewed Changes

Copilot reviewed 8 out of 10 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
x/go.mod Updates core dependencies: cosmos-sdk v0.53.3, wasmd v0.55.1, ibc-go v10.3.0
demo/go.mod Mirrors dependency updates and comment updates for compatibility
x/babylon/keeper/keeper_test.go Removes capability module imports and updates IBC v10 paths
demo/app/app.go Major refactoring to remove capability module and adopt IBC v10 patterns
demo/app/ante.go Updates import paths from ibc-go v8 to v10
demo/app/test_support.go Updates import path for IBC keeper
go.work.sum Adds new dependency checksums for upgraded packages
CHANGELOG.md Documents the dependency upgrade

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@cursor
Copy link

cursor bot commented Aug 25, 2025

Bugbot found 2 bugs

To see them, have a team admin activate your membership in the Cursor dashboard.

@gusin13 gusin13 merged commit bc88989 into main Aug 26, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants